var vendor/golang.org/x/text/unicode/bidi.bidiIndex
31 uses
vendor/golang.org/x/text/unicode/bidi (current package)
prop.go#L96: i := bidiIndex[c0]
prop.go#L106: i := bidiIndex[c0]
prop.go#L112: i = bidiIndex[o]
prop.go#L122: i := bidiIndex[c0]
prop.go#L128: i = bidiIndex[o]
prop.go#L134: i = bidiIndex[o]
prop.go#L159: i := bidiIndex[c0]
prop.go#L169: i := bidiIndex[c0]
prop.go#L175: i = bidiIndex[o]
prop.go#L185: i := bidiIndex[c0]
prop.go#L191: i = bidiIndex[o]
prop.go#L197: i = bidiIndex[o]
tables15.0.0.go#L31: i := bidiIndex[c0]
tables15.0.0.go#L41: i := bidiIndex[c0]
tables15.0.0.go#L47: i = bidiIndex[o]
tables15.0.0.go#L57: i := bidiIndex[c0]
tables15.0.0.go#L63: i = bidiIndex[o]
tables15.0.0.go#L69: i = bidiIndex[o]
tables15.0.0.go#L87: i := bidiIndex[c0]
tables15.0.0.go#L91: i = bidiIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L95: i = bidiIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L116: i := bidiIndex[c0]
tables15.0.0.go#L126: i := bidiIndex[c0]
tables15.0.0.go#L132: i = bidiIndex[o]
tables15.0.0.go#L142: i := bidiIndex[c0]
tables15.0.0.go#L148: i = bidiIndex[o]
tables15.0.0.go#L154: i = bidiIndex[o]
tables15.0.0.go#L172: i := bidiIndex[c0]
tables15.0.0.go#L176: i = bidiIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L180: i = bidiIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L1917: var bidiIndex = [1664]uint16{
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |